de_util ~master (2021-10-26T20:15:40.7960244)
Dub
Repo
managed.opCast
devisualization
util
core
memory
managed
managed
Adds immutable
managed
!(
const
(
Type
))
opCast
()
managed
!(
immutable
(
Type
))
opCast
()
struct
managed
(Type)
static if
(
!(is(Type == const) || is(Type == immutable))
)
managed
!(
immutable
(
Type
))
opCast
(
Type2
)
(
)
if
(
is
(
Type2
==
managed
!(
immutable
(
Type
)))
)
managed
!(
CopyConstness
!(
Type
,
Type2
))
opCast
()
managed
!(
CopyConstness
!(
Type
,
Type2
))
opCast
()
managed
!(
CopyConstness
!(
Type
,
Type2
)[])
opCast
()
managed
!(
CopyConstness
!(
Type
,
Type2
))
opCast
()
managed
!(
CopyConstness
!(
TypeIf_StructBasic
,
Type2
)[])
opCast
()
Meta
Source
See Implementation
devisualization
util
core
memory
managed
managed
aliases
AllocatorType
__managedAllocator
destructors
~this
functions
__managedGet
isNull
opCast
postblits
this(this)
static functions
opCall
Adds immutable